Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs($animateCss): add missing doc #13082

Closed
wants to merge 1 commit into from
Closed

Conversation

sevdog
Copy link
Contributor

@sevdog sevdog commented Oct 13, 2015

Fixes #13049

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@@ -186,6 +186,8 @@ var ANIMATE_TIMER_KEY = '$$animateCss';
*
* * `event` - The DOM event (e.g. enter, leave, move). When used, a generated CSS class of `ng-EVENT` and `ng-EVENT-active` will be applied
* to the element during the animation. Multiple events can be provided when spaces are used as a separator. (Note that this will not perform any DOM operation.)
* * `structural` - Indicates that the `ng-` prefix will be added to the event class. Setting `false` or omitting wil turn `ng-EVENT` and
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Setting false --> Setting to false
wil --> will

@sevdog
Copy link
Contributor Author

sevdog commented Oct 15, 2015

@googlebot I signed it!

@googlebot
Copy link

CLAs look good, thanks!

@matsko
Copy link
Contributor

matsko commented Oct 26, 2015

Good work. Would you mind squashing everything into one commit and then rebasing on master?

@sevdog
Copy link
Contributor Author

sevdog commented Oct 26, 2015

I will try, as soon as i understand how to do it ;)

Add missing documentation for structural option in animateCss service

close angular#13049
@sevdog
Copy link
Contributor Author

sevdog commented Oct 26, 2015

After some headache I think I'va made it!

@matsko
Copy link
Contributor

matsko commented Oct 26, 2015

Landed as 4038aab for master and 7bf5429 for 1.4.x.

@matsko matsko closed this Oct 26, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants